Skip to content

Conversation

mborland
Copy link
Member

@mborland mborland commented Apr 6, 2023

Now that we require C++14 this is an easy fix @NAThompson.
Closes #156

@mborland mborland changed the title Add deprecation message to pointer, order constructor Add deprecation message to polynomial pointer, order constructor Apr 6, 2023
@mborland mborland mentioned this pull request Apr 7, 2023
@mborland mborland closed this Apr 13, 2023
@mborland mborland reopened this Apr 13, 2023
@NAThompson
Copy link
Collaborator

@mborland : Any reason this didn't get merged?

@mborland
Copy link
Member Author

@mborland : Any reason this didn't get merged?

Some of the old compilers don't support deprecated messages on classes if I remember correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heap buffer overflow in Polynomial:
2 participants